home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
00289_Script_289
< prev
next >
Wrap
Text File
|
1995-05-21
|
288b
|
16 lines
on mouseDown
put "LingoBTN" into f
put "LingoBTNHL" into fHL
puppetSound "button.aif"
hiliter 17, f, fHL
end
on mouseUp
global gTheDay, Lingo
WhatDayIsIt
set the castNum of sprite 17 = cast "LingoBTN"
updatestage
go frame gTheDay & "Lingo" & Lingo
end